home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dino Crisis Digital Press Kit
/
Dino Crisis Digital Press Kit.iso
/
mac
/
f
/
00004_Script_4
< prev
next >
Wrap
Text File
|
1999-09-02
|
214b
|
11 lines
on exitFrame
repeat while the movierate of sprite 10 = 1
if the mousedown then
set the movierate of sprite 10 to 0
go to the frame + 1
end if
updatestage
end repeat
end